home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / comm / qwktalkf.zip / NE.HLP (.txt) < prev    next >
Borland Turbo Vision Help  |  1994-02-27  |  60KB  |  772 lines

  1. FBHFy
  2. MAIN Help d
  3.              
  4.            
  5.   NE V1.15  
  6.              
  7.                    GDSOFT
  8.               57280 Osage Drive
  9.                Goshen, IN 46526
  10.             CompuServe 72067,2726
  11. Topics: *
  12.  Dialogs 
  13.  Editor 
  14.  Menus 
  15.  Glossary
  16. This editor can handle files up to 64K.  It also supports the following features : 
  17.          .. Wordwrap
  18.          .. Multiple Files (up to 16)
  19.          .. Automatic edit of DOS system files
  20.          .. WORDSTAR command structure ( IHATEWORDPERFECT !!)
  21.          .. Spell Checking
  22. This program is dedicated to the BBSers all over the world !! 
  23.  DRAG Mode                       MAIN
  24. The current window is being moved or resized.  Press [Enter] to keep the current position, or [Esc] to restore the former position and/or size. 
  25. This help context is reserved. 
  26.  SYSTEM Menu     (Alt-SpaceBar)   MAIN
  27. System functions B
  28.  Topics:
  29.  About 
  30.  Refresh
  31. display 
  32.  Clear
  33. desktop 
  34.  System
  35. files
  36.  Help on ABOUT            SYSTEM
  37. Program information, copyright, version, command-line switches. 
  38.  Help on CLEAR DESKTOP    SYSTEM
  39. Closes all desktop windows.  If changes have been made to any window since the last save, you will be prompted whether or not to save the changed contents of the window. 
  40.  Help on REFRESH DISPLAY   SYSTEM
  41. Redraws the screen and tiles the windows; 
  42.  Help on SYSTEM FILES      SYSTEM
  43. Closes all windows, then reloads the PC's system setup/start-up files: (
  44.      DOS:  AUTOEXEC.BAT and CONFIG.SYS
  45. Network copies of these files are NOT loaded. ?
  46. DOS files are located using the COMSPEC environment variable. 
  47.  MENUS Help                      MAIN
  48. Select which menu you would like help on.     
  49. Topics: 5
  50.  File    
  51.  Edit
  52.  Search  
  53.  Windows
  54.  Desktop 
  55.  Print
  56.  FILE Menu       [Alt]-[F]       MENUS
  57. This menu allows you to access various file commands.  Select which menu item you would like help on. 
  58. Sub Topics: 
  59.  Open          
  60.  New          
  61.  Save
  62. Continue 
  63.  Save
  64. Done    
  65.  Save
  66.  Change
  67. Dir    
  68.  Shell
  69.  Exit          
  70.               
  71.  OPEN            [F3]            FILE
  72. Select a file from disk to edit. 
  73.  NEW                             FILE
  74. Automatically open a blank edit window with the title of UNTITLED.  You can start typing text right away. 
  75.  SAVE CONTINUE   [F2]            FILE
  76.                                  SAVE
  77. Save text in the current window to disk and continue editing. If your window is titled UNTITLED, you will be asked to supply a file name. Otherwise, the text is saved to disk using the current window
  78. title. 9
  79. This command is disabled until you open an edit window. 
  80.  SAVE DONE       [Ctrl]-[K]-[D]  FILE
  81.                                  SAVE
  82. Save text in the current window to disk and close the edit window. If your window is titled UNTITLED, you will be asked to supply a file name. Otherwise, the text is saved to disk using the current window title. 9
  83. This command is disabled until you open an edit window. 
  84.  SAVE FILE       [Ctrl]-[K]-[F]  FILE
  85.                                  SAVE
  86. Save text in the current window to disk under a new file name. You are asked to which file you would like to save the text. The file may be an existing disk file, or a new file. 
  87. Once your text is saved, you can continue using the editor on the current edit window.  Note that the window
  88. title will change to reflect your new file name. 9
  89. This command is disabled until you open an edit window. 
  90.  CHANGE DIR                      FILE
  91. Change to another directory. 
  92.  SHELL TO DOS                    FILE
  93. Drop into MS-DOS to use various DOS commands, run other programs, and do all those wondrous things MS-DOS allows you to do. k
  94. When you are done using MS-DOS, type in "EXIT" and you will return to where you were in your application. 
  95.  EXIT            [Alt]-[X]       FILE
  96. Terminate the current application and return to MS-DOS. 
  97. Before the application is terminated, all windows on the desktop will be saved to the default desktop file on disk.  The current video mode is saved with the desktop. 
  98. The next time you use this application, the last desktop you had open will be restored, along with the video mode you were in. 
  99.  EDIT Menu  [Alt]-[C]       MENUS
  100. This menu allows you to cut, copy, and paste text to and from the clipboard.  You can also undelete your last text operation, clear selected
  101. text from your document without putting it into the clipboard, or view current clipboard contents. 
  102. Sub Topics: j
  103.  Undo        
  104.      
  105.  Copy        
  106.  Cut 
  107.  Paste
  108.  Clipboard   
  109.      
  110.  Clear       
  111.      
  112.  Spell
  113. Check 
  114.  UNDO            [Ctrl]-[U]      EDIT
  115.                  [Ctrl]-[Q]-[L]  EDITOR
  116. Undo your last text operation.  Whether you entered text that you don't really want, or accidentally deleted some text you would like to restore, UNDO will restore the text to its original context. 
  117. However, you must select UNDO before you use any cursor
  118. key. The UNDO buffer is based on cursor movement.  As long as you are entering or deleting text you can UNDO it. This also applies to marking blocks of text and deleting them. The deletion can be undone, as long as you don't move the cursor with a cursor
  119. key (i.e., [PgUp], [Right-Arrow], [Home], etc.). Once the cursor is moved, the UNDO buffer flushes itself and the original text context is forever gone. 
  120. This does not apply to using any of the text reformatting
  121. keys. Wordwrap can not be undone. Nor can paragraph or document reformatting. L
  122. This command is disabled until you enter or delete text in an edit window. 
  123.  COPY            [Ctrl]-[Ins]    EDIT
  124.                  [Ctrl]-[K]-[K]  MOVING
  125.                                  SELECT
  126. Copy selected text to the clipboard.  Using COPY indicates that you want to take a "copy" of your selected
  127. text, leaving the text in your document intact. A
  128. This command is disabled until you place text on the clipboard. 
  129.  CUT             [Shift]-[Del]   EDIT
  130.                  [Ctrl]-[K]-[Y]  DELETE
  131.                                  SELECT
  132. Cut selected
  133. text out of your document to the clipboard.  Using CUT indicates that you want to "cut" your selected
  134. text, removing the text from your document. A
  135. This command is disabled until you place text on the clipboard. 
  136.  PASTE           [Shift]-[Ins]   EDIT
  137.                  [Ctrl]-[K]-[C]  MOVING
  138. Paste text into your document from the clipboard. In order to use this option, text must have been placed on the clipboard previously using COPY or CUT commands. A
  139. This command is disabled until you place text on the clipboard. 
  140.  CLIPBOARD                       EDIT
  141. View the contents of the clipboard.  The clipboard will be blank unless you previously put something on it using the COPY or CUT commands. Z
  142. To exit the clipboard, press [Alt]-[F3] and you will return to your current edit window. 
  143.  CLEAR           [Ctrl]-[Del]    EDIT
  144.                                  DELETE
  145.                                  SELECT
  146. Clear selected text from your document.  This is much like the CUT option, but the selected
  147. text is not put on the clipboard. E
  148. Use this command only if you want to delete selected text for good. 1
  149. This command is disabled until you select
  150. text. 
  151.  SPELLCHECK                      EDIT
  152. This option allows the current edit window to be saved to disk to allow an external spelling checker to be run.  You can use any spell checker you choose, as long you set it FIRST with the command line syntax NE SPELL="name", where "name" is the spell check program.  Also, check your  PATH statement to make sure that the directory location of the spell program is included. 
  153. If NE still cannot find you spell check  program, then include it in the same directory as "NE.EXE".   Once the spell checker is done, the window is reopened for editing with the corrected text. 
  154.  SEARCH Menu     [Alt]-[S]       MENUS
  155.                                  EDITOR
  156. This menu allows you to look for and/or replace text within your document.  It also offers the option of quickly repeating the last find or search/replace action. 
  157. Sub Topics: "
  158.  Find  
  159.  Search/Replace
  160.  Again 
  161.  FIND            [Ctrl]-[Q]-[F]  Search
  162. Find a particular bit of text in your document.  A dialog
  163. box will appear asking you what text to find, and gives you the option of finding text that is case sensitive or whole words only. 9
  164. This command is disabled until you open an edit window. 
  165.  SEARCH/REPLACE  [Ctrl]-[Q]-[A]  SEARCH
  166. This is similar to using FIND text, however you also have to provide text with which to replace text you find.  A dialog
  167. box will appear asking you what text to find, what text to replace it with, and if the search is case sensitive, for whole words only, to prompt before replacing text, or to replace all finds without prompting. 9
  168. This command is disabled until you open an edit window. 
  169.  AGAIN           [Ctrl]-[L]      SEARCH
  170. This will allow you to quickly repeat the last FIND or SEARCH/REPLACE action without having to enter your FIND or SEARCH/REPLACE parameters into a dialog
  171. box again. 9
  172. This command is disabled until you open an edit window. 
  173.  WINDOWS Menu    [Alt]-[W]       MENUS
  174. This menu allows you to navigate amongst the different windows open on the desktop, resize or move a window, or arrange your windows in a tile or cascade pattern on the desktop. 
  175. Sub Topics: g
  176.  Resize/Move 
  177.  Zoom        
  178.  Previous    
  179.  Next
  180.  Close       
  181.  Tile        
  182.  Cascade 
  183.  User
  184. Screen
  185.  RESIZE/MOVE     [Ctrl]-[F5]     WINDOWS
  186. Resize or move the current window on the desktop. The first thing you will note is that the window
  187. border will change color.  You can now resize or move the window. 
  188.  Title 
  189.  <--Title Bar
  190.                          
  191.                          
  192.                          
  193.                          
  194.                          
  195.  <--Resize
  196. corner
  197. To resize the window, hold the [Shift] key down and press the right or down arrow.  If you are using a mouse, you must first click on the bottom right "resize"
  198. corner of the window, and while holding the mouse button down, move it right or down to make the window grow.  You reverse the process to shrink the window. 
  199. To move the window, you press the arrow key that corresponds to the direction you want to move the window.  To move it quickly, press the [Ctrl] key and the arrow key that corresponds to the direction you want to move the window.  If you are using a mouse, you must place the mouse cursor on the title
  200. bar of the window, press the mouse button, and move the window to where you want it while you hold the mouse button down. 
  201. When you are done resizing/moving the window, press [Enter] and the window
  202. border returns to its default color. If you are using a mouse, just let go of the mouse button. W
  203. This command is disabled unless a window that can be resized/moved is on the desktop. 
  204.  ZOOM            [F5]            WINDOWS
  205. Toggle between filling the desktop with the current window, or shrinking the window to its normal size. 
  206.  Title 
  207.  <--Title Bar
  208.                          
  209.                          
  210.                          
  211.                          
  212.                          
  213.  <--Resize corner
  214. If you are using a mouse, click on the arrow(s) on the title
  215. bar of the window.  Windows without arrow(s) on the title
  216. bar of the window can not be zoomed. P
  217. This command is disabled unless a window that can be zoomed is on the desktop. 
  218.  PREVIOUS        [Shift]-[F6]    WINDOWS
  219. Go back to the previous window on the desktop, if you have multiple windows open. 
  220. Note that there is a bug in TurboVision.  If you have only one window open on the desktop and try to go to the previous window and then the next window, your cursor gets lost.  Simply press a key to get the cursor back. N
  221. This command is disabled unless there is at least one window on the desktop. 
  222.  NEXT            [F6]            WINDOWS
  223. Go to the next window on the desktop, if you have multiple windows on the desktop. 
  224. Note that there is a bug in TurboVision.  If you have only one window open on the desktop and try to go to the previous window and then the next window, your cursor gets lost.  Simply press a key to get the cursor back. N
  225. This command is disabled unless there is at least one window on the desktop. 
  226.  CLOSE           [Alt]-[F3]      WINDOWS
  227. Close the window that is currently selected on the desktop. You select this option when you are done using a window. 
  228. You may also press the [Esc] key in many instances, or use the mouse to click on the close
  229. icon in the upper left corner of a window. .
  230.  Close
  231.  Icon:[
  232. ]     
  233.               
  234.                          
  235.               
  236.                          
  237.               
  238.                          
  239.               
  240.                          
  241.               
  242.                          
  243.               
  244. This command is disabled unless there is at least one window on the desktop. 
  245.  TILE                            WINDOWS
  246. Arrange all windows on the desktop in a tile pattern.  An example of four windows tiled on the desktop would look like this: 
  247.                
  248.                
  249.                
  250.                
  251.                
  252.                
  253.                
  254.                
  255.                
  256.                
  257.                
  258.                
  259.              Tiled Windows
  260. This command is disabled unless there is at least one window on the desktop. 
  261. CASCADE                          WINDOWS
  262. Menu 
  263. Arrange all windows on the desktop in a cascade pattern.  An example of four windows cascaded on the desktop would look like this: Z
  264.                          
  265.                          
  266.                          
  267.                          
  268.                          
  269.         Cascaded Windows
  270. This command is disabled unless there is at least one window on the desktop. 
  271. USER SCREEN     [Alt]-[F5]       WINDOWS
  272. Menu ~
  273. Display the DOS screen that existed upon entering the editor. Pressing ANY key will return you to the current editor window. 
  274.  DESKTOP Menu    [Alt]-[O]       MENUS
  275. This menu allows you to load and store the desktop, and to toggle between regular and 43/50 line screen mode. 
  276. Sub Topics: -
  277.  Load
  278. Desktop 
  279.  Store
  280. Desktop 
  281.  43/50
  282. Lines
  283.  LOAD DESKTOP                    DESKTOP
  284. Load a previous desktop from disk.  Note that you must have previously saved a desktop for this option to work, and it is always retrieved from the same file. P
  285. The video mode of the previous desktop is restored when you load that desktop. 
  286.  SAVE DESKTOP                    DESKTOP
  287. Save your current desktop to disk.  Note that the desktop is automatically saved when you exit the application, and it is always saved to the same file! B
  288. The video mode of the current desktop is also saved to the file. 
  289.  43/50 LINES                     DESKTOP
  290. Toggle between regular and 43/50 line video mode, providing your video card can support it. T
  291. This option is disabled if your video card does not support 43/50 line video mode. 
  292.  PRINT Menu    [Alt]-[P]       MENUS
  293. This menu allows you to print the current desktop, and to set the left and top printer margins. Additionally any one of several commonly used printer types may be selected. Text will be printed in NEAR LETTER quality mode for the selected printer. 
  294. Sub Topics: ,
  295. Margin 
  296.  Left
  297. Margin 
  298.  Select
  299. Printer
  300.  SET TOP PRINT MARGIN        PRINT
  301. Set the number of blank lines BEFORE the start of printing text. m
  302. The program stores this value as a system default and it will remain in effect until you change it again.   
  303.  SET LEFT PRINT MARGIN      PRINT
  304. Set the number of spaces to the LEFT of printed text. l
  305. The program stores this value as a system default. It remains in effect for all future use of the program. 
  306.  SELECT PRINTER TYPE       PRINT
  307. Select one of several common printer types. The text will be output in NEAR LETTER quality mode, and this option tells the program what printer codes to send to the printer. C
  308. EPSON, IBM, ALPS, TOSHIBA, BROTHER, and LASERJET are the choices. m
  309. Most dot-matrix printers can be either EPSON or IBM, and the most lasers use the HP LASERJET control codes. v
  310. The selected value become the default for all later use, so if you change printers, make sure you change this value. 
  311.  EDITOR COMMANDS                 Main
  312. Index
  313. This is a small, compact, 64K editor based on the Borland IDE editor.  It supports wordwrap, justifying text, and has a number of other WordStar commands. 
  314. Sub Topics: 
  315.  Centering  
  316.  Control
  317. Chars 
  318.  Cursor
  319.  Deleting   
  320.  Formatting    
  321.  GetDate
  322.  GetTime    
  323.  Indenting     
  324.  Inserting
  325.  Margins    
  326.  Moving        
  327.  Marking
  328.  Saving     
  329.  Searching     
  330.  Selecting
  331.  Tabs       
  332.  Undo          
  333.  Wordwrap
  334.  Output Date     [Ctrl]-[O]-[D]  EDITOR
  335. The current DATE is output at the current cursor position. 9
  336. This command is disabled until you open an edit window. 
  337.  Output Date     [Ctrl]-[O]-[T]  EDITOR
  338. The current TIME is output at the current cursor position. 9
  339. This command is disabled until you open an edit window. 
  340.  CURSOR Cmds                     EDITOR
  341. The following topics are available for cursor movement: 
  342.  Sub Topics:
  343.  Appearance   
  344.  Char
  345. Left      
  346.  Char
  347. Right
  348.  Document
  349.  Document
  350. Start 
  351.  Jump
  352.  Jump
  353. Mark    
  354.  Line
  355. Down      
  356.  Line
  357.  Line
  358. Start   
  359.  Line
  360. Up        
  361.  Page
  362. Bottom
  363.  Page
  364. Down    
  365.  Page
  366. Up        
  367.  Page
  368.  Scroll
  369. Up    
  370.  Scroll
  371. Down    
  372.  Word
  373.  Word
  374. Right   
  375.                 
  376.  DELETE Cmds                     EDITOR
  377. The following topics are available for deleting text: 
  378. Sub Topics: l
  379.  Char
  380. Left    
  381.  Char
  382. Right 
  383.  Line
  384.  Line
  385. End     
  386.  Line
  387. Start 
  388.  Selected
  389. Clear
  390.  Selected
  391.  Word       
  392.  FORMAT Cmds                     EDITOR
  393. The following topics are available for formatting text: 
  394. Sub Topics: !
  395.  Document 
  396.  Paragraph 
  397.  Justify
  398.  MARK Cmds                       EDITOR
  399. The following topics are available for text place markers: 
  400.  Goto 
  401.  MOVING Cmds                     EDITOR
  402. The following topics are available for moving text: 
  403. Sub Topics: 
  404.  Copy
  405. Text 
  406.  Paste
  407.  SAVE Cmds                       EDITOR
  408. The following topics are available for saving text: 1
  409.  Save
  410. Continue
  411.  Save
  412.  Save
  413.  SELECT Cmds                     EDITOR
  414. The following topics are available for selecting text: ,
  415.  Clear 
  416.  Copy  
  417.  Hide  
  418.  Start 
  419.  Word
  420.  TAB Cmds                        EDITOR
  421. The following topics are available for setting and using tabs: 
  422.  Set 
  423.  DEL CHAR RIGHT  [BackSpace]     DELETE
  424.                  [Ctrl]-[H]      EDITOR
  425. Move the cursor to the left one space, deleting the character before it. 
  426.  CENTER LINE     [Ctrl]-[Q]-[C]  EDITOR
  427. Center text on the line your cursor is sitting on.  Text is centered according to the current value of the right margin. 9
  428. This command is disabled until you open an edit window. 
  429.  CONTROL CHARS  [Ctrl]-[P]-[?]  EDITOR
  430. There are often times when you want to insert control characters into your text. This is done by holding down [Ctrl]-[P] and pressing the key that corresponds to the character you want entered into the text. You will need a good ASCII chart to determine what keys to press. For example, [Ctrl]-[P]-[L] would put a HEX(0C) or Decimal 12 into your text. This causes most printers to do a form feed. 
  431.  CHAR LEFT       [Left Arrow]    CURSOR
  432.                  [Ctrl]-[S]      EDITOR
  433. Move the cursor to the left one space.  No characters are deleted. 
  434.  CHAR RIGHT      [Right Arrow]   CURSOR
  435.                  [Ctrl]-[D]      EDITOR
  436. Move the cursor to the right one space.  No characters are deleted. 
  437.  DEL CHAR LEFT   [Del]           DELETE
  438.                  [Ctrl]-[G]      EDITOR
  439. Delete the character to the right of the cursor.  All other characters on the line are moved to the left to fill the vacant space. 
  440.  DEL TO END LINE [Ctrl]-[Q]-[Y]  DELETE
  441.                                  EDITOR
  442. Delete all characters from the current cursor position to the end of the current line. 
  443.  DELETE LINE     [Ctrl]-[Y]      DELETE
  444.                                  EDITOR
  445. Delete the current line. All lines below it are moved up by one line. 
  446.  DEL TO START LINE [Ctrl]-[Q]-[H]     DELETE
  447.                    [Ctrl]-[Backspace] EDITOR
  448. Delete all characters from the current cursor position to the start of the line. 
  449.  DELETE WORD     [Ctrl]-[T]      DELETE
  450.                                  EDITOR
  451. Delete characters from the current cursor position to the last character in the word, if the cursor is sitting in a word.  If the cursor is sitting in spaces, all spaces to the beginning of the next word will be deleted. 
  452.  PAGE BOTTOM     [Ctrl]-[End]    CURSOR
  453.                                  EDITOR
  454. Move the cursor to the bottom of the current page.  A page is defined as all text that is within the current window frame. 
  455.  HIDE SELECTION  [Ctrl]-[K]-[H]  EDITOR
  456.                                  SELECT
  457. Unhighlight any text you may have selected.  You press this key sequence if you decide you don't need to perform any action on the selected text. I
  458. Pressing the down arrow without the [Shift] key will do the same thing. 
  459.  PAGE TOP        [Ctrl]-[Home]   CURSOR
  460.                                  EDITOR
  461. Move the cursor to the top of the current page.  A page is defined as all text that is within the current window frame. 
  462.  AUTO-INDENT     [Ctrl]-[Q]-[I]  EDITOR
  463. Toggle the editor auto-indent feature on/off. 
  464. Auto-indent will automatically indent the cursor to the same position on the next line as the first character on the current line when [Enter] is pressed. M
  465. If Auto-Indent is on, an "I" will appear on the edit window indicator line. 9
  466. This command is disabled until you open an edit window. 
  467.  INSERT LINE     [Ctrl]-[N]      EDITOR
  468. Insert a carriage return and line feed pair at the current cursor position.  All characters at the cursor position and to the end of the line will be moved down to the next line. k
  469. Unlike the [Enter] key, the cursor stays at its current position and does NOT move down to the next line. 
  470.  INSERT MODE     [Ins]           CURSOR
  471.                  [Ctrl]-[V]      EDITOR
  472. Toggle the cursor between insert and overstrike mode.  In insert mode, characters are inserted into the text at the current cursor position and all characters after the cursor are moved to the left.  In overstrike mode, characters at the cursor position are replaced with the new character you type. 
  473.  JUMP TO LINE    [Ctrl]-[J]-[L]  CURSOR
  474. Quickly jump to any line in your document.  A dialog
  475. box will appear that requests the line number you wish to jump to. Valid entries are 1 through 9999. R
  476. Your cursor will remain on the current line if you enter an invalid line number. 9
  477. This command is disabled until you open an edit window. 
  478.  LINE DOWN       [Down Arrow]    CURSOR
  479.                  [Ctrl-[X]       EDITOR
  480. Move the cursor down to the next line. 
  481.  LINE END        [End]           CURSOR
  482.                  [Ctrl]-[Q]-[D]  EDITOR
  483. Move the cursor from its current position to the end of the line. 
  484.  LINE START      [Home]          CURSOR
  485.                  [Ctrl]-[Q]-[S]  EDITOR
  486. Move the cursor from its current position to the start of the line. 
  487.  LINE UP         [Up Arrow]      CURSOR
  488.                  [Ctrl]-[E]      EDITOR
  489. Move the cursor up one line. 
  490.  NEW LINE        [Enter]         EDITOR
  491.                  [Ctrl]-[M]
  492. Insert a carriage return at the current cursor position.  The cursor will move down to the next line.  If Auto-Indent is on, the cursor will indent to the the same position as the first character of the line the cursor was on when [Enter] was pressed.  Otherwise the cursor goes to the first position of the new line. 
  493.  PAGE DOWN       [PgDn]         CURSOR
  494.                  [Ctrl]-[C]     EDITOR
  495. Move the cursor down a page at a time through your text.  Note that a page is defined as all text that is within the current window frame. 
  496. This is not a "true" page down feature, in that the first time you press the key the cursor simply goes to the bottom of the current page.  You'll probably have to press it twice to get to the next page.  Thereafter, it works as a true page down feature. 
  497.  PAGE UP         [PgUp]          CURSOR
  498.                  [Ctrl]-[R]      EDITOR
  499. Move the cursor up a page at a time through your text.  Note that a page is defined as all text that is within the current window frame. 
  500. This is not a "true" page up feature, in that the first time you press the key the cursor simply goes to the top of the current page.  You'll probably have to press it twice to get to the previous page.  Thereafter, it works as a true page up feature. 
  501.  DOCUMENT REFORM [Ctrl]-[Q]-[U]  FORMAT
  502. Quickly reformat your document text.  A dialog
  503. box will appear that allows you to select whether to begin reformatting at the current cursor position or from the beginning of the document. 
  504. Reformatting is based on the position of the first character in the first line of a paragraph and the current right margin setting.  You must be VERY careful when using this feature for you can easily ruin your document's appearance using the reformatting feature. 
  505. You can NOT undo the reformatting process.  It is permanent. Therefore, you are advised to save your document BEFORE you use this feature. 9
  506. This command is disabled until you open an edit window. 
  507.  PARAGRAPH REFORM  [Ctrl]-[B]    FORMAT
  508. Quickly reformat a paragraph. 
  509. Reformatting is based on the position of the first character of the current line the cursor is on and the current right margin setting.  Reformatting takes place from the current line to the end of the paragraph. >
  510. You can NOT undo the reformatting process.  It is permanent. 9
  511. This command is disabled until you open an edit window. 
  512. PARAGRAPH JUSTIFY  [Ctrl]-[O]-[J] FORMAT
  513. Cmds @
  514. Quickly RIGHT justify a paragraph to the right margin setting. 
  515. The current paragraph is right justified from the first line to the NEXT to the last line.  The LAST line is NOT right justified. 
  516. You can NOT undo the justify process.  It is permanent. However, you can use REFORMAT PARAGRAPH to return the paragraph to its former shape. 9
  517. This command is disabled until you open an edit window. 
  518.  RIGHT MARGIN    [Ctrl]-[O]-[R]  EDITOR
  519. Set a right margin value for the editor.  A dialog
  520. box will appear that asks you to enter a right margin value. Right margin values may range from 10 to 255.  The default right margin is 76. 
  521. The right margin is used by the editor wordwrap, reformatting, and centering features to determine where to wrap a line of text. 9
  522. This command is disabled until you open an edit window. 
  523.  SCROLL DOWN     [Ctrl]-[Z]      CURSOR
  524.                                  EDITOR
  525. Emulates the IDE function of scrolling the screen up while maintaining the cursor position. If the original cursor position scrolls off the screen, the cursor scrolls down a line.  This forces the cursor to stay in the upper left corner of the screen should the original cursor position scroll away. 
  526.  SCROLL UP       [Ctrl]-[W]      CURSOR
  527.                                  EDITOR
  528. Emulates the IDE function of scrolling the screen down while maintaining the cursor position.  If the original cursor position scrolls off the screen, the cursor scrolls up a line. This forces the cursor to stay in the lower left corner of the screen should the original cursor position scroll away. 
  529.  SELECT WORD     [Ctrl]-[K]-[T]  EDITOR
  530.                                  SELECT
  531. Highlight the current word the cursor is sitting on.  The word is marked from the current cursor position to the next space or end of line, whichever comes first.  The marked word is put into the clipboard without further effort on your part. Marking works in the normal manner, i.e., it disappears the moment you move the cursor. z
  532. Note that NOTHING will happen if you try to use this command when the cursor is sitting on a space or the end of a line. 
  533.  TAB STOPS       [Ctrl]-[O]-[I]  TAB
  534. Enter custom tab stop preferences in a dialog
  535. box. These tab stops are used to allow you to quickly insert spaces, or jump over text to a designated tab stop. 9
  536. This command is disabled until you open an edit window. 
  537.  START SELECT [Ctrl]-[K]-[B]       EDITOR
  538.               [Shift]-[Down Arrow] SELECT
  539. Start selecting text.  Selected text is that text which is not the same color as normal text.  You select text when you want to perform a particular action on that text and no other text, such as COPY, CUT, CLEAR, etc. 
  540.  TAB KEY         [Tab]           EDITOR
  541.                  [Ctrl]-[I]      TAB
  542. Move the cursor to the next tab stop.  Tab stops default to every fifth character on a line.  You may reset the tab stops by using [Ctrl]-[O]-[I]. x
  543. When in INSERT mode, the cursor will attempt to go to the next tab stop, happily INSERTING SPACES as it looks for that next stopping point.  If it is at the last tab stop, it stops inserting spaces and takes a big jump to the first character of the next line.  Try to keep tab use to a minimum when the cursor is in insert mode.  You eat up valuable buffer space real quick! 7
  544. When in OVERSTRIKE mode, the cursor will attempt to go to the next tab stop, happily skipping over characters as it looks for that next stopping point.  If it is at the last tab stop, OR the line is too short to allow it to reach the next tab stop, it takes a big jump to the first character of the next line. 
  545.  DOCUMENT END    [Ctrl]-[PgDn]   CURSOR
  546.                  [Ctrl]-[Q]-[C]  EDITOR
  547. Move the cursor from its current position to the end of the document. 
  548.  DOCUMENT START  [Ctrl]-[PgUp]   CURSOR
  549.                  [Ctrl]-[Q]-[R]  EDITOR
  550. Move the cursor from its current position to the start of the document. 
  551.  WORD LEFT  [Ctrl]-[F]           CURSOR
  552.             [Ctrl]-[Right-Arrow] EDITOR
  553. Move the cursor to the beginning of the previous word.  Use this feature when you want to quickly jump from word to word. 
  554.  WORD RIGHT  [Ctrl]-[A]          CURSOR
  555.              [Ctrl]-[Left Arrow] EDITOR
  556. Move the cursor to the beginning of the next word.  Use this feature when you want to quickly jump from word to word. 
  557.  WORDWRAP        [Ctrl]-[O]-[W]  EDITOR
  558. Toggle the editor wordwrap feature on/off. 
  559. Wordwrap allows you to type in text and automatically wrap to the next line when the cursor reaches the current right margin setting. I
  560. If wordwrap is on, a "W" will appear on the edit window indicator line. 9
  561. This command is disabled until you open an edit window. 
  562.  GOTO MARKER     [Ctrl]-[Q]-[#]  CURSOR
  563.                                  MARK
  564. Using the WordStar [Ctrl]-[Q]-[#] key sequence, where "#" is a number 1,2,3,4,5,6,7,8,9, or 0, will allow you to access up to 10 place markers you have previously set in your text.  Your cursor will go nowhere if you try to jump to a non-existant marker. 9
  565. This command is disabled until you open an edit window. 
  566.  SET MARKER      [Ctrl]-[K]-[#]  MARK
  567. Bring up a sub menu that allows you to set up to 10 place markers in your text. 
  568. Using the WordStar [Ctrl]-[K]-[#] key sequence, where "#" is a number 1,2,3,4,5,6,7,8,9, or 0, will allow you to set up to 10 place markers in your text. 9
  569. This command is disabled until you open an edit window. 
  570.  DIALOG Menu                     MAIN
  571. The following topics are available for dialog
  572. boxes: s
  573.  Cancel/No 
  574.  OK/Yes       
  575.  Change
  576.  Find      
  577.  Jump
  578. Line 
  579.  Reformat
  580.  Replace   
  581.  Right
  582. Margin 
  583. Stops
  584.  Cancel 
  585.       No   
  586.             DIALOG
  587. Clicking on these buttons, or pressing [Esc], says "No, go back to what I was doing -- don't change or do anything!". 
  588.     Ok  
  589.       Yes  
  590.             DIALOG
  591. Clicking on these buttons, or pressing [Enter], says "Yes, keep the changes I've made". 
  592.  ABOUT The Program               MAIN
  593. This is just an introductory screen.  Ego and all that jazz! 6
  594. Press [Enter] or click on the OK button to continue. 
  595.  DIRECTORY NAME  [Alt]-[N]       DIALOG
  596.                                  DIR
  597.                                  FILE_Menu
  598. You may type in a directory name, or press the down arrow to get a history of previous directory names.  If you are using the mouse, click on the history
  599. icon to the right of the input
  600. line. 
  601.  DIRECTORY TREE  [Alt]-[T]       DIR
  602.                                  CHDIR
  603. Button
  604. Move the highlighted bar with the up/down arrow keys, or your mouse, to the directory of your choice.  Note that the current directory will remain highlighted. 
  605.  CHDIR Button                    DIR
  606.                                  REVERT
  607. Button
  608. Pressing the CHDIR button will move you into the directory tree area. 
  609.  REVERT BUTTON                   CHDIR
  610. Button
  611.                                  DIR
  612. Pressing the REVERT button will change the directory selection to what it was when you originally brought up this dialog
  613. box. 
  614.  FILE Name       [Alt]-[N]       DIALOG
  615.                                  FILES
  616. Enter the file name you would like to load.  Press [Enter] to accept the current contents on the input
  617. line. You can also press the down arrow to bring up a history
  618. list of any previous entries. 
  619. FILES List       [Alt]-[F]       DIALOG
  620. Menu +
  621.                                  FILE
  622. Files are shown in alphabetical order.  You can use the down/up or left/right arrows, or PgUp/PgDn, to navigate about the file list, moving the highlight bar as you go.  You can also start typing the name of the file you want and the highlight bar will move to that file name. 
  623.  FIND Text       [Alt]-[T]       DIALOG
  624.                                  FIND
  625. Options
  626.                                  SEARCH
  627. Type in the text that you wish to find.  You can also press the down arrow key to bring up a history list of the last text you looked for. Clicking the mouse on the history
  628. icon to the right of the input
  629. line will do the same thing. 
  630.  FIND Options                    FIND
  631. You have two options available when trying to find text. {
  632. You can do a case sensitive search, which means text must match the case of the text you entered before a match is found. 
  633. You may search for whole words only, which means that no match will be found if the text you input is part of a word (i.e, TIME -- "sometime" is NOT a match). 
  634. You use the mouse or up/down arrow keys to highlight the option you want, and click on it or press the spacebar to toggle it on/off. 
  635.  LINE Number                     DIALOG
  636. Enter a line number from 1 to 9999.  You may press the down arrow to select from a history list of previous entries, or use the mouse to click on the history
  637. icon to the right of the input
  638. line. 
  639.  REFORMAT Options                DIALOG
  640. Select one of the buttons to tell the editor where you want to start searching.  You may click on the appropriate button with your mouse, or use the up/down arrow keys to highlight the proper button. 
  641.  REPLACE Text    [Alt]-[N]       DIALOG
  642.                                  REPLACE
  643. Options
  644.                                  SEARCH
  645. Type in the replacement text you want.  You can also press the down arrow key to bring up a history list of the last replacement text. Clicking the mouse on the history
  646. icon to the right of the input
  647. line will do the same thing. 
  648.  REPLACE Options                 REPLACE
  649. The first two options are for finding text. {
  650. You can do a case sensitive search, which means text must match the case of the text you entered before a match is found. 
  651. You may search for whole words only, which means that no match will be found if the text you input is part of a word (i.e, TIME -- "sometime" is NOT a match). .
  652. The last two options are for replacing text. ]
  653. You may request the editor to prompt you for each matching occurance before replacing text. O
  654. You may request the editor replace all matching occurances without prompting. 
  655. You use the mouse or up/down arrow keys to highlight the option you want, and click on it or press the spacebar to toggle it on/off. 
  656.  RIGHT MARGIN                    DIALOG
  657. Enter a right margin value from 10 to 255.  Press the down arrow or click on the history
  658. icon to the right of the input
  659. line to bring up a history list of prior entries. 
  660.  TAB Stops                       DIALOG
  661. Use your right/left cursor keys to move the cursor to the tab stop you want to delete/set.  Press the spacebar to delete tabs, or any other character key (like [x]) to set a tab stop. m
  662. IMPORTANT:  If you press spacebar immediately after you bring this dialog up, all tab stops will be erased! 
  663. You can push the down arrow or click on the history
  664. icon between the OK and CANCEL buttons to bring up a history list of previous tab stop settings. 
  665.  GLOSSARY Menu                   MAIN
  666. The following topics are available for help. 
  667.  Close
  668. Icon    
  669.  Desktop
  670.  Dialog
  671. Box    
  672.  History
  673.  Input
  674. Line    
  675.  Memory
  676. Indicator
  677.  Menu
  678. Bar      
  679.  Pulldown
  680.  Resize
  681. Corner 
  682.  Selected
  683.  Status
  684. Bar    
  685.  Title
  686.  Window
  687. Border 
  688.  GLOSSARY Close Icon             GLOSSARY
  689. The close icon appears in the upper left corner of almost every window.  By clicking on it with your mouse, you can quickly close a window.  If you are not using a mouse, press [Alt]-[F3] or [Esc]. 
  690.  Close
  691.  Icon:[
  692.  Title 
  693.  <--Title Bar
  694.                          
  695.                          
  696.                          
  697.                          
  698.                          
  699.  <--Resize corner
  700.  GLOSSARY Desktop                GLOSSARY
  701. The desktop refers to all the space on the screen between the Menu
  702. Bar and the Status
  703. Bar.  All windows that appear in this area are considered part of the desktop. 
  704.  GLOSSARY Dialog Box             GLOSSARY
  705. A dialog box is a window that pops up to either tell you of some error condition that has occured, or to request further input before an action can be completed.  An example is the Change Directory dialog, which requests you enter the name of the directory you would like to change to. 
  706. A dialog box can several input
  707. lines, such as the search/replace dialog, and usually has several buttons associated with it that allow you to tell the dialog whether to accept or abort your dialog. 
  708.  GLOSSARY History Icon           GLOSSARY
  709. The history icon is a little box with the down arrow in it.  It is usually situated near an input
  710. line within a dialog
  711. box. 
  712. The history icon is selected by pressing the down arrow, or clicking on it with the mouse.  It brings up a new window that contains a list of all previous commands that may have been input.  The list is usually 10 items deep. 
  713. You can select from this list by using the mouse to scroll through it, or the up/down arrow keys.  Pressing [Enter] accepts the input and places it on the input
  714. line. This feature allows you to quickly pick previous entries. 
  715.  GLOSSARY Input Line             GLOSSARY
  716. An input line is always found within a dialog
  717. box. It allows you to enter data to allow some further action to take place.  Input lines will usually have a history
  718. icon associated with them, thereby allowing you to quickly select from amongst a list of previous entries. 
  719.  GLOSSARY Memory Indicator       GLOSSARY
  720. The memory indicator is situated on the bottom right corner of the screen, at the end of the status
  721. bar.  It shows you how much memory is available for further use by the application.  Memory available is shown in "bytes." 
  722.  GLOSSARY Menu Bar               GLOSSARY
  723. The menu bar is the bar that goes across the top of your screen with the names of the pulldown
  724. menus in it. Pressing the [F10] key will highlight one of the menu titles, or pressing the [Alt] key and the highlighted letter of the menu name will pull down that menu.  Clicking on the menu name with a mouse will do the same thing. 
  725.  GLOSSARY Pulldown Menu          GLOSSARY
  726. A pulldown menu is a menu of options that is usually not visible unless you request to "pull it down."  The menu
  727. bar contains the names of the various pull down menus available for your use. C
  728. You press the [F10] key to access the menu
  729. bar and and use the arrow keys to pick the menu name you want.  Then press [Enter] to pull the menu down.  An alternate method is to use the [Alt] key in conjunction with the highlighted character of the menu name.  Clicking on the menu name with a mouse will do the same thing. 
  730.  GLOSSARY Resize Corner          GLOSSARY
  731. The "resize corner" of a window is the bottom right corner that appears a bit different from the rest of the window
  732. border.  By clicking on it with a mouse, you can resize a window to the dimensions you want.  Not all windows have this corner, for not all windows can be resized. 
  733.  Title 
  734.  <--Title Bar
  735.                          
  736.                          
  737.                          
  738.                          
  739.                          
  740.  <--Resize corner
  741.  GLOSSARY Selected Text          GLOSSARY
  742. Selected text is that text which you highlight in your document.  Once text has been selected, you may COPY, CUT, or CLEAR the text.  Selected text has a different color than regular text. 
  743.  GLOSSARY Status Bar             GLOSSARY
  744. The status bar is the bar that appears at the bottom of your screen.  The bar is there to inform you of the commands that are available for your use.  The bar is also used to provide information as to what a particular menu option will do. 
  745.  GLOSSARY Title Bar              GLOSSARY
  746. Every window has a title bar.  The title bar is simply the name of the file that is associated with this particular window. The title bar of a dialog box us usually an indicator as to the function of that dialog. 
  747.  Title 
  748.  <--Title Bar
  749.                          
  750.                          
  751.                          
  752.                          
  753.                          
  754.  <--Resize corner
  755.  GLOSSARY Window Border          GLOSSARY
  756. All windows have a border around them, be it an edit window or a dialog
  757. box.  The border tells you several things about a window.  If the border is highlighted, it means that window is the active window, or the one you are using.  If the border is not highlighted, it means the window is not active. If the border changes to a color that is not normal for active or inactive windows, it means you are resizing and/or moving it. 
  758.  GLOSSARY Zoom Icon              GLOSSARY
  759. The zoom icon is located in the upper right corner of most windows.  It means that this window can be zoomed in on to fill the whole desktop or can be zoomed out of to resume its normal size.  Not all windows can be zoomed. Dialog
  760. boxes are usually not "zoomable." =
  761.                        Zoom
  762.                        Icon [
  763.  Title 
  764.  <--Title Bar
  765.                          
  766.                          
  767.                          
  768.                          
  769.                          
  770.  <--Resize corner
  771. <SS.EXE                                                      
  772.